home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / grafik / 3d & render tools / irit / man / man6 / circpoly.6 < prev    next >
Encoding:
Text File  |  1996-07-16  |  501 b   |  18 lines

  1. .TH CIRCPOLY
  2.  6 "IRIT Version 6.0" 
  3. .SH NAME
  4. CIRCPOLY
  5.  
  6.  
  7.  
  8.  PolygonType CIRCPOLY( VectorType Normal, VectorType Trans, NumericType Radius )
  9.  
  10. Defines a circular polygon in a plane perpendicular to Normal that
  11. contains the Trans point. Constructed polygon is centered at
  12. Trans. RESOLUTION vertices will be defined with Radius from
  13. distance from Trans.
  14.  
  15. Alternative ways to construct a polygon are manual construction of the
  16. vertices using POLY, or the construction of a flat ruled surface using
  17. RULEDSRF.
  18.